home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / PRODINFO / COBB / BCJ3_1D1.GIF < prev    next >
Graphics Interchange Format  |  1997-02-12  |  24KB  |  354x600  |  4-bit (8 colors)
Labels: text | screenshot | parallel | font | line
OCR: class ThreeCourseMeal public: GetFirst GetSecond GetThird Fat( ) protected: private: class MexicanAppetizer : virtual public ThreeCourseMeal public: GetFirst GetSecond GetThird Eat( ) protected: private: class MexicanMainDish : virtual public ThreeCourseMeal public: GetSecond ... GetThird Eat( ) protected: private: class MexicanDessert : virtual public ThreeCourseMeal public: GelFirst. Ge1Second .. GetThird ... Eat( ) protected: private: class MexicanThreeCourseMeal : public MexicanAppetizer. public MexicanMainDish. public MexicanDessert public: GetFirs1 GetSecond ... GetThird ... Eat( ] protected: private: GetFirst ... - pure virtual